a {
    text-decoration: none;
}

a:hover {
    color: #ff8145 !important;
}

.clearfix:after {
    content: '\20';
    display: block;
    height: 0px;
    clear: both;
}

.clearfix {
    zoom: 1;
}

a:hover {
    text-decoration: none;
}

.wm_header {
    width: 100%;
    height: 195px;
}

.wm_header_top {
    width: 100%;
    height: 31px;
    border-bottom: 1px solid #dfdfdf;
    margin: 0 auto;
}

.wm_header_top_main {
    width: 1163px;
    margin: 0 auto;
}

.wm_header_top_main li {
    float: left;
    line-height: 30px;
}

.wm_header_top_main li:nth-child(1) {
    width: 353px;
    height: 100%;
}

.wm_header_top_main li:nth-child(2) {
    width: 590px;
    height: 100%;
}

.wm_header_top_main li:nth-child(3) {
    width: 217px;
    height: 100%;
}

.wm_weather {
    margin-top: -3px;
    margin-left: 10px;
}

.set_house {
    background: url(../images/house_icon.png) left center no-repeat;
    text-indent: 20px;
    display: inline-block;
    cursor: pointer;
}

.header_main {
    width: 100%;
    height: 114px;
    margin: 0 auto;
    background: url(../images/header_main_bg.png) center center no-repeat;
    text-align: center;
}

.logo_style {
    margin: 16px auto;
}

.header_bottom_title {
    width: 100%;
    height: 50px;
    background: #0473c0;
    text-align: center;
}

.list1 {
    padding-left: 0px !important;
}

.list1 a {
    padding-left: 17px;
    display: inline-block;
    background: url(../images/home_icon.jpg) left center no-repeat !important;
    text-indent: 10px;
}

.header_bottom_list {
    margin: 0 auto;
    display: inline-block;
}

.header_bottom_list li {
    padding: 0px 17px;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    background: url(../images/right_line_huise.png) right center no-repeat;
}

.header_bottom_list li:last-child {
    background: none;
}

.header_bottom_list li a {
    color: #fff;
}


/* 主体内容开始 */

.wm_section {
    width: 1163px;
    margin: 0 auto;
    margin-top: 20px;
}

.wm_ggbf ul:first-child {
    margin-bottom: 8px;
}

.wm_jrtt {
    width: 100%;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background: url(../images/wm_jrtt_icon.png) left center no-repeat;
    margin: 20px auto;
    overflow: hidden;
}

.wm_jrtt a {
    width: 1065px;
    font-size: 40px;
    font-weight: bold;
    color: #393939;
    margin-left: 60px;
}

.wm_ty_section {
    width: 100%;
    margin-bottom: 20px;
}

.ty_left_syle {
    width: 353px;
    margin-right: 52px;
}

.wt_ty_title {
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.wt_ty_title span {
    font-size: 20px;
    color: #0473c0;
    display: inline-block;
    border-bottom: 2px solid #0473c0;
    height: 100%;
    vertical-align: text-top;
}

.wt_ty_title a {
    font-size: 12px;
    color: #a5a5a5;
    margin-top: 17px;
}

.yw_list_style li {
    line-height: 39px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.yw_list_style li:nth-child(1) a,
.yw_list_style li:nth-child(5) a {
    font-size: 18px;
    color: #303030;
    font-weight: bold;
}

.wm_zl_style p {
    margin-bottom: 12px;
}

.wm_zl_style ul li {
    font-size: 14px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wm_ggbf li {
    width: 575.5px;
    float: left;
}

.wm_ggbf li img {
    width: 100%;
    height: auto;
}

.wm_ggbf li:nth-child(2n) {
    margin-left: 10px;
}


/* 焦点 */

div.slide_x {
    width: 430px;
    height: 300px;
}

.slide_x {
    overflow: hidden;
    position: relative;
    width: 430px;
    height: 300px;
    display: inline-block;
}

.slide_x a {
    color: #FFF;
    text-decoration: none;
}

.slide_x .box {
    overflow: hidden;
    position: relative;
    width: 430px;
    height: 300px;
}

.slide_x ul.list {
    overflow: hidden;
    width: 9999px;
}

.slide_x li {
    float: left;
    position: relative;
    width: 430px;
    height: 300px;
    z-index: 2;
}

.slide_x li img {
    vertical-align: top;
    width: 430px;
    height: 100%;
}

.slide_x li p {
    width: 100%;
    height: 48px;
    line-height: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-indent: 16px;
    background: rgba(0, 0, 0, 0.4);
    font-size: 16px;
}

.slide_x li p a {
    color: #fff;
}

.slide_x li p a:hover {
    color: #fff;
}

.slide_x .btn {
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.slide_x .btn li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 0 0 5px;
    cursor: pointer;
    background: #a7a7a7;
    border-radius: 50%;
}

.slide_x .btn .selected {
    background: #fff;
}


/* 评论 */

.more_xq {
    color: #d00000;
}

.ty_title_rh {
    margin-bottom: 10px;
}

.ty_title_rh h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.ty_title_rh div {
    font-size: 14px;
    color: #898989;
    line-height: 25px;
    text-indent: 2rem;
}


/* 身边好人 */

.ty_cls2 {
    width: 758px;
}

.ty_cls2 img {
    width: 293px;
    height: 148px;
}

.ty_cls2 .left p {
    font-size: 15px;
    margin-top: 18px;
    text-align: center;
}

.ty_cls2 .list {
    width: 430px;
}

.ty_cls2 .list li {
    margin-bottom: 19px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ty_cls2 .list li span {
    font-size: 12px;
    color: #979797;
}


/* 曝光 */

.ty_sx_style {
    margin-bottom: 12px;
}

.ty_sx_style .left img {
    width: 134px;
    height: 84px;
}

.ty_sx_style .right {
    width: 205px;
    height: 84px;
    font-size: 18px;
}

.ty_sx_style .right a {
    color: #303030;
}


/* 文明创建 */

.wt_ty_title ul li {
    float: left;
    font-size: 14px;
    margin-left: 12px;
    margin-top: 12px;
}

.wt_ty_title ul li a {
    color: #277ec4;
}


/* 底部 */

.wm_footer {
    width: 100%;
    height: 230px;
}

.wm_foorer_top {
    width: 100%;
    height: 42px;
    background-color: #207ec8;
}

.footer_main {
    width: 1163px;
    text-align: center;
    margin: 0 auto;
    margin-top: 64px;
}

.footer_main p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
}


/* 概览样式 */

.wm_ty_section1 {
    width: 996px;
    margin: 0 auto;
    margin-bottom: 60px;
}

.location {
    font-size: 16px;
    line-height: 66px;
    color: #2d2d2d;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 25px;
}

.location a {
    font-size: 16px;
    line-height: 66px;
    color: #2d2d2d;
}

.wm_ty_section1 ul li {
    float: left;
    width: 233px;
    margin-right: 20px;
    margin-top: 24px;
}

.wm_ty_section1 ul li p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
}

.wm_ty_section1 ul li:nth-child(4n+4) {
    margin-right: 0px;
}

.wm_ty_section1 ul li img {
    width: 100%;
    height: 162px;
}


/* 文明细览 */

.wm_xl_title {
    font-size: 36px;
    font-weight: bold;
    line-height: 87px;
}

.wm_xl_section {
   
    border-bottom: 1px solid #ccc;
}

.wm_xl_xx span {
    margin-right: 48px;
    font-size: 14px;
    color: #6e6e6e;
    line-height: 65px;
}

.wm_xl_content {
    font-size: 18px;
    line-height: 36px;
    padding-bottom: 22px;
    color: #545454;
}

.wm_xl_content p {
    margin-bottom: 20px;
}

.wm_xl_zrbj {
    text-align: right;
    color: #737373;
    line-height: 40px;
    font-size: 14px;
}


/* 通用概览 */

.zazx_wm_tygl_list {
    width: 100%;
    border-bottom: 1px dashed #cbcbcb;
    padding-bottom: 20px;
    margin-top: 20px;
}

.zazx_wm_tygl_list li {
    width: 100% !important;
    background: url(../images/small_round.png) left center no-repeat;
    text-indent: 15px;
    margin-top: 0px !important;
    line-height: 33px !important;
}

.zazx_wm_tygl_list li a {
    font-size: 16px;
    line-height: 33px;
}

.zazx_wm_tygl_list li span {
    float: right;
    font-size: 16px;
}

.zazx_wm_tygl_list:last-child {
    border-bottom: none !important;
}

.page {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 60px;
    text-align: center;
}

.wm_xl_xx{
    border-bottom: 1px solid #cccccc;
    margin-bottom: 35px;
}